Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. sleep time
    Log in to post

    • rmh

      sleep mode not working as expected...
      Development • sleep time interrupts pulsecount • • rmh  

      4
      0
      Votes
      4
      Posts
      1009
      Views

      mfalkvidd

      @rmh yes millis is frozen during sleep. On the atmega328 (which pro mini is based on), sleep uses the watchdog to keep time. No interrupt is involved.
    • dzairo

      How does it work? Sleep , WDG ..
      General Discussion • watchdog sleep time • • dzairo  

      10
      0
      Votes
      10
      Posts
      3974
      Views

      dzairo

      yeah , I will test it .. thanks . If button change then send packet with ACK , and wait .. if not ack received then error .. rebards
    • niccodemi

      Binary / Temp sensor help - sleep time
      Development • temperature binary sleep time • • niccodemi  

      3
      0
      Votes
      3
      Posts
      2905
      Views

      niccodemi

      @BulldogLowell thank you, I uploaded it and so far it works fine.